'宣言 Public Overrides Function InsertRangeAsync( _ ByVal index As System.Integer, _ ByVal items As System.Collections.Generic.IEnumerable(Of S), _ Optional ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task(Of Integer)
public override System.Threading.Tasks.Task<int> InsertRangeAsync( System.int index, System.Collections.Generic.IEnumerable<S> items, System.Threading.CancellationToken cancellationToken )
パラメータ
- index
- items
- cancellationToken